Key Figures

Row

confirmed

2,468

death

82

recovery {.value-box}-

602

Row

Dailly Confired Cases in the Country

function (username, key) 
{
    if (!missing(username)) {
        message("Storing 'username' as the environment variable 'plotly_username'")
        Sys.setenv(plotly_username = username)
    }
    else {
        usr <- verify("username")
    }
    if (!missing(key)) {
        message("Storing 'key' as the environment variable 'plotly_api_key'")
        Sys.setenv(plotly_api_key = key)
    }
    else {
        key <- verify("api_key")
    }
    .Deprecated("ggplotly")
    .Deprecated("plot_ly")
    invisible(NULL)
}
<bytecode: 0x0000000018709f08>
<environment: namespace:plotly>

Saverity Maping

(use + and - icons to zoom in/out)